Members





In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / AnnotationManager Class

AnnotationManager Class

In This Topic
Syntax
'Declaration

 

<GuidAttribute("B6835517-900C-37F4-B861-936E79F91A48")>

<ComSourceInterfacesAttribute(GdPicture14.__AnnotationManager)>

<ClassInterfaceAttribute(ClassInterfaceType.None)>

Public NotInheritable Class AnnotationManager 

   Implements IAnnotationManager 
[Guid("B6835517-900C-37F4-B861-936E79F91A48")]

[ComSourceInterfaces(GdPicture14.__AnnotationManager)]

[ClassInterface(ClassInterfaceType.None)]

public sealed class AnnotationManager : IAnnotationManager  
public class AnnotationManager = class(IAnnotationManager)sealed; 
GuidAttribute("B6835517-900C-37F4-B861-936E79F91A48")

ComSourceInterfacesAttribute(GdPicture14.__AnnotationManager)

ClassInterfaceAttribute(ClassInterfaceType.None)

public sealed class AnnotationManager implements IAnnotationManager 
[Guid("B6835517-900C-37F4-B861-936E79F91A48")]

[ComSourceInterfaces(GdPicture14.__AnnotationManager)]

[ClassInterface(ClassInterfaceType.None)]

public __gc __sealed class AnnotationManager : public IAnnotationManager  
[Guid("B6835517-900C-37F4-B861-936E79F91A48")]

[ComSourceInterfaces(GdPicture14.__AnnotationManager)]

[ClassInterface(ClassInterfaceType.None)]

public ref class AnnotationManager sealed : public IAnnotationManager  
Inheritance Hierarchy

System.Object
   GdPicture14.AnnotationManager

See Also

Reference

AnnotationManager Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace